-
-
Notifications
You must be signed in to change notification settings - Fork 464
Replace speex with opus #895
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Removed portaudio
I started working on finishing this a while back at https://github.com/patrikjuvonen/mtasa-blue/tree/libopus but had some memory related crashes at the time, I'll try to look at this one again. |
Can't wait to see this working |
Do you think we can get this ready for 1.6? |
This comment has been minimized.
This comment has been minimized.
Opus Opus |
🧐 |
I am going to close this pull request because it's not being maintained and probably requires a fresh start anyway. Anyone can feel free to pick up the effort and create a new pull request. |
Speex was deprecated years ago because opus is in all respects better.
Since this change introduces breaking changes (voice packets are totally different), we have to merge this in a major version.
If anyone has interest in finishing this, feel free to do so!